home *** CD-ROM | disk | FTP | other *** search
- /* Internet Explorer 8 Fixes */
-
- #middle {z-index:1;}
-
- .middle_inner {z-index:2;}
-
- div.p_filter {height:1000px;}
-
- a.p_cat_filter.button,
- .p_sort a[name="p_date"],
- .p_sort a[name="p_name"],
- #slider .button,
- #slider .button_medium,
- #slider .button_large {box-shadow:none;}
-
- ul.p_filter li:first-child {padding-top:0;}
-
- .p_filter_container ul.p_filter {top:38px;}
-
- div.jp-video div.jp-interface {display:none;}
-
- div.jp-video:hover div.jp-interface {display:block;}
-
- .format-gallery .shortcode_slideshow .cmsms_slides_nav,
- .entry .shortcode_slideshow_container .cmsms_slides_nav {
- max-width:none;
- }
-
- .divider, .project_navi, .share_posts, .about_author, .related_posts, #comments, #commentform {
- border-top:1px solid #5a5a5a;
- }
-
- .vertical_divider {
- background:#464646;
- }
-
- .resizable_block.noIE {padding:0;}
-
- .resizable_block video.fullwidth {
- position:relative;
- height:auto;
- }
-
- .tooltip {
- border-radius:none;
- border:0;
- background:#010101;
- }
-
- ul.p_filter {
- width:165px;
- top:38px;
- left:5px;
- }
-
- #navigation ul li {border-bottom:1px solid #414141;}
-
- #top_sidebar, .pj_sort {
- border-bottom:1px solid #424242;
- border-bottom-width:1px;
- }
-
- .cmsms-form-builder .check_parent input[type="checkbox"],
- .cmsms-form-builder .check_parent input[type="radio"] {
- float:left;
- top:8px;
- left:0;
- opacity:1;
- }
-
- .cmsms-form-builder .check_parent input[type="radio"]+label,
- .cmsms-form-builder .check_parent input[type="checkbox"]+label {
- background:none;
- }
-
- .resp_navigation,
- .resp_navigation > span {
- position:relative;
- z-index:0;
- }
-
- html.ie8 .portfolio_container.one_block>.fl,
- html.ie7 .portfolio_container.one_block>.fl,
- html.ie8 .portfolio_container.one_block>.fl>.portfolio,
- html.ie7 .portfolio_container.one_block>.fl>.portfolio {width:100%}
-
-
- /* Tablet Portrait (Note: Design for a width of 768px) */
-
- @media only screen and (min-width: 768px) and (max-width: 1023px) {
-
- .portfolio_container {margin-right:-1.9%;}
-
- }
-
- @media only screen and (min-width: 541px) and (max-width: 767px) {
-
- .four_blocks.portfolio_container .portfolio,
- .one_fourth,
- .one_fourth.last,
- .one_fourth+.one_fourth,
- .one_fourth+.one_fourth+.one_fourth,
- .one_fourth+.one_fourth+.one_fourth+.one_fourth {
- width:100%;
- float:none;
- padding-right:0;
- }
-
- }
-
- /* ---------- Mobile (Note: Design for a width less than 541px) ---------- */
-
- @media only screen and (max-width: 540px) {
-
- #navigation ul li {border:none;}
-
- }